@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}


/*==版心定义↓==*/
.container{width:1600px;}
a:hover{color:#1e6dab}
.wor-pic{margin-bottom:20px;}

/*==字符串↓==*/
i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.eot');
  src: url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.woff') format('woff'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.svg#iconfont') format('svg');
}


/*==顶部↓==*/
.fixed-top.header{ position: fixed;width:100%;z-index:99; padding:10px 0;height:80px;box-shadow: 0 0 10px #ddd;  }
.fixed-top.header:before{opacity:1; height:100%;}
.fixed-top.header .logo img{ height:60px;}
.fixed-top.header .nav{margin-top: 20px;}
.fixed-top.header .nav > li > a{padding-bottom: 25px;}
.fixed-top.header .tel{ margin-top: 10px; }
/*--*/
.header{z-index:99;padding:20px 0;height:90px;}
.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%;background: #fff;transition: all .4s ease-in-out;}
.header .logo{float:left}
.header .logo img{ /* max-height: 100%; */}
.header .tel{position: relative;float: right;margin: 10px 0 0 60px;font-weight: bold;font-size: 22px;color: #1e6dab;}
.header .tel:before{content: "\e64b";font-family: "iconfont";/* position: absolute; *//* left:0; */margin-right: 10px;font-weight: 400;color: #1e6dab;}
.header .nav{display:flex;float: right;margin-top: 20px;}
.header .nav > li{/* flex: 1; */float: left;margin-left: 40px;position: relative;}
.header .nav > li > a{position: relative;display: block;color:#666666;font-size:17px;text-align: center;padding-bottom: 39px;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#1e6dab;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#1e6dab; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
.header .nav .sub{display:none;width: 200%;left:-50%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 0;z-index: 999;text-align: center;/* box-shadow: 0 0 10px #ddd; */}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;padding:8px 10px}
.header .nav .sub a:hover{color:#fff; background: #1e6dab;}
/*.header .nav li:last-child .sub{display: none !important;}*/


/*==次级导航↓==*/
.menu{position: relative;width:100%;margin-top: -70px;background: rgba(0,0,0,0.3);}
.menu ul{}
.menu li{float: left;display: inline-block;}
.menu li a{position:relative;z-index:2;height: 70px;display: block;margin:0 0px;color: #fff;font-size:18px;overflow: hidden;padding: 22px 0px;margin: 0 20px;}
.menu li a:after{content: "";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:3px;background: #fff;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu li:hover a,.menu li.active a{ color:#fff;border-color:#1e6dab }
.menu li:hover a:after,.menu li.active a:after{ transform: scale(1);transform-origin:left;}


/*==面包屑↓==*/
.site .container{padding: 20px 0;border-bottom:1px #ddd solid;}
.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#2e3093}
.site .more{float:right;color:#fff;font-size:14px; padding:6px 10px; background: #666;}
.site .more:hover{color:#fff; background: #1e6dab;}


/*==标题↓==*/
.titleAx{color:#131415;font-size:44px;font-weight: bold;}  
.titleAx span{margin-top:10px;display: block;color:#666666;font-size:16px;font-weight: 400;text-transform: Uppercase;}
.titleAx font{color:#0d9edb}
.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 2px;border:none;background: #0d9edb;}
.titleAx.cen{text-align: center;margin-bottom:50px;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.white hr{background:#fff}

.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}
.titleBx span{display: block; margin:5px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 0 0;}


/*==边距↓==*/
.ptm60{padding:60px 0}
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.pt60{padding-top:60px}
.pt80{padding-top:80px}
.pt100{padding-top:100px}
.pm60{padding-bottom:60px}
.pm80{padding-bottom:80px}
.pm100{padding-bottom:100px}
/*--*/
.mtm60{margin:60px 0}
.mtm80{margin:80px 0}
.mtm100{margin:100px 0}
.mt60{margin-top:60px}
.mt80{margin-top:80px}
.mt100{margin-top:100px}
.mm60{margin-bottom:60px}
.mm80{margin-bottom:80px}
.mm100{margin-bottom:100px}

/*句段限制*/
.abbr{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lcp{-webkit-line-clamp: 2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}


/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}


/*==首页top模块↓==*/
.TopHome{padding: 30px 0;background:-webkit-linear-gradient(left, #028dfa, #1e6dab); }
.TopHome ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.TopHome li{position:relative;float:left;width: 20%;padding: 0px 10px; border-right: 1px #2093ee solid;/* overflow:hidden; */}
.TopHome li:last-child{border-right:none}
.TopHome li a{position: relative;display: table;margin: auto;padding-left: 70px;} 
.TopHome li em{/* float:left; */position: absolute;left: 0;top: -3px;z-index:2;display: table-cell;width: 60px;height: 60px;border-radius:50%;/* margin-right: 20px; */background-repeat:no-repeat;background-position: center;background-color: #2c86cc;/* background-color: #000; */}
.TopHome li h4{display: table;color:#fff;font-size:18px;margin-bottom: 2px;}
.TopHome li span{display: table;color:#fff;font-size:14px;}
.TopHome li:hover a{transform:translateY(-5px) } 
.TopHome li:hover h4{color:#fff}
.TopHome li:hover span{color:#fff}
.TopHome ul .x1 em{background-image:url(../images/TopHomeIco01.png);}
.TopHome ul .x2 em{background-image:url(../images/TopHomeIco02.png);}
.TopHome ul .x3 em{background-image:url(../images/TopHomeIco03.png);}
.TopHome ul .x4 em{background-image:url(../images/TopHomeIco04.png);}
.TopHome ul .x5 em{background-image:url(../images/TopHomeIco05.png);}


/*==首页产品↓==*/
.ProductHome{ background: url(../images/ProductBg.jpg) no-repeat top center;background-size:cover;}
.ProductHome .tone{flex-flow: row wrap;align-content: flex-start;position: relative; text-align: center;margin-bottom:50px;}
.ProductHome .tone li{display: inline-block;margin:0 25px;cursor: pointer;}
.ProductHome .tone a{position: relative;z-index:2;display: block;color:#373737;font-size:20px;padding:8px 50px;border-radius:30px;overflow:hidden;border:1px #ddd solid}
.ProductHome .tone a:before{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:-webkit-linear-gradient(left, #018dfd, #1d6ead); transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.ProductHome .tone .active a{color:#fff}
.ProductHome .tone .active a:before{transform: scale(1);transform-origin:left;}
.ProductHome .product-list li:nth-child(-n+2){width:50%}


/*==首页优势↓==*/
.AdvantageHome{background: url(../images/AdvantageBg.jpg) no-repeat top center;background-size:cover;}
.AdvantageHome{}
.AdvantageHome .list{margin: 0 0 -1px -1px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.AdvantageHome .list li{position: relative;display: inline-block;width:33.3%;margin-bottom:1px;text-align: center;}
.AdvantageHome .list a{display:block;position:relative;margin-left:1px;}
.AdvantageHome .list a:before{opacity:0;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-linear-gradient(left, #0b83e1, #1e6eac);}
.AdvantageHome .list img{display: block;}
.AdvantageHome .list .box{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;margin: auto;height: min-content;border-radius: 50%;transform:translateY(10px);}
.AdvantageHome .list em{/* margin-bottom:10px; */display: table;margin:0 auto 15px;width: 61px;height: 61px;background-repeat:no-repeat;background-position: center;}
.AdvantageHome .list h4{color:#fff;font-size:24px;margin-bottom:10px;}
.AdvantageHome .list p{color:#eee;font-size:18px;}
.AdvantageHome .list li:hover a:before{opacity:1}
.AdvantageHome .list li:hover .box{opacity:1; transform:translateY(0px)}
.AdvantageHome .list .x1 em{ background-image:url(../images/AdvantageIco01.png);}
.AdvantageHome .list .x2 em{ background-image:url(../images/AdvantageIco02.png);}
.AdvantageHome .list .x3 em{ background-image:url(../images/AdvantageIco03.png);}
.AdvantageHome .list .x4 em{ background-image:url(../images/AdvantageIco04.png);}
.AdvantageHome .list .x5 em{ background-image:url(../images/AdvantageIco05.png);}
.AdvantageHome .list .x6 em{ background-image:url(../images/AdvantageIco06.png);}


/*==首页阿里↓==*/
.CaseHome{}
.CaseHome .list{ margin:0 0 -10px -10px}
.CaseHome .list li{float:left;width:25%;}
.CaseHome .list a{display: block;position: relative; margin:0 0 10px 10px;}
.CaseHome .list h4{position: absolute; left:0;bottom:0; padding:20px;color:#fff;font-size:20px; text-align: center;}
.CaseHome .list .pic{padding-top:80%;}
.CaseHome .list img{width:100%}
.CaseHome .list li:first-child{ width: 50%;}
.CaseHome .list li:hover h4{background:rgba(0,0,0,0.5)}
.CaseHome .more{position: relative;color:#333333;font-size:14px;display: table;margin: 50px auto 0;padding: 12px 46px;border-radius: 30px;border:1px #ccc solid;overflow: hidden;}
.CaseHome .more:before{opacity:0;content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#0787ea;transform: translateX(-10px);transition: all .4s ease-in-out;}
.CaseHome .more:hover{color:#fff;border-color:#0787ea }
.CaseHome .more:hover:before{opacity:1;transform:translateX(0px);}


/*==首页行业应用↓==*/
.ApplyHome{ background: #f5f7fa;}
.ApplyHome .gallery-top{overflow: initial;}
.ApplyHome .gallery-top li a{display: block;position: relative;z-index: 2;height: 740px;overflow: hidden;} 
.ApplyHome .gallery-top li a:after{ opacity: 0.3; content:"";position:absolute;left:0;top:0;width:100%;height: 100%;background:#000;}
.ApplyHome .gallery-top .box{opacity:0;position:relative;z-index:2; margin-top: 15%;width: 40%;transform: translateY(20px);transition: all .6s ease-in-out;}
.ApplyHome .gallery-top h4{color:#fff;font-size:36px;font-weight: bold;margin-bottom: 40px;}
.ApplyHome .gallery-top p{-webkit-line-clamp: 6;color:#fff;font-size:15px;line-height: 26px;}
.ApplyHome .gallery-top .bg{position: absolute;left: 0;top: 0;right: 0;z-index: -1;display:block;width: 100%;height: 100%;object-fit: cover;transition:all 0.5s;animation: scale 30s infinite;}
.ApplyHome .gallery-top .swiper-slide-active .box{opacity:1;transform: translateY(0px);}
.ApplyHome .target{position: relative;z-index:2;margin-top:-138px;}
.ApplyHome .target:after{opacity:0.7;content: ""; position: absolute;left:0;top:0;width:100%;height:100%; background: #1e6dab;}
.ApplyHome .gallery-thumbs{}
.ApplyHome .gallery-thumbs li{position: relative; padding:20px 20px;  text-align: center;cursor:pointer; }
.ApplyHome .gallery-thumbs li:before{content: "";position: absolute;right:0;top:15%;width:1px;height:70%; background: rgba(255,255,255,0.2);}
.ApplyHome .gallery-thumbs li:after{content: "";position: absolute;left:10%;bottom:0;width:80%;height:1px; background: rgba(255,255,255,0.2);}
.ApplyHome .gallery-thumbs em{display: table;margin:0 auto 10px;width: 61px;height: 61px;background-repeat:no-repeat;background-position: center;}
.ApplyHome .gallery-thumbs h4{color:#fff;font-size:18px; }
.ApplyHome .gallery-thumbs .swiper-slide-thumb-active{ background: #1e6dab;}
.ApplyHome .gallery-thumbs .x1 em{ background-image: url(../images/ApplyIco01.png);}
.ApplyHome .gallery-thumbs .x2 em{ background-image: url(../images/ApplyIco02.png);}
.ApplyHome .gallery-thumbs .x3 em{ background-image: url(../images/ApplyIco03.png);}
.ApplyHome .gallery-thumbs .x4 em{ background-image: url(../images/ApplyIco04.png);}
.ApplyHome .gallery-thumbs .x5 em{ background-image: url(../images/ApplyIco05.png);}
.ApplyHome .gallery-thumbs .x6 em{ background-image: url(../images/ApplyIco06.png);}

@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/*==首页合作伙伴↓==*/
.CustomerHome{}
.CustomerHome .list{position: relative; display: flex;flex-flow: row wrap;align-content: flex-start;}
.CustomerHome .list:before{content: "";position: absolute;left:0;top:0;right: 1px;bottom: 0;z-index: 1;border: solid 1px #fff;}
.CustomerHome .list li{ display: inline-block;width:16.666%;border-top:1px #ddd solid;border-right:1px #ddd solid}
.CustomerHome .list li a{position: relative;z-index:3;display:block;height:100%;overflow: hidden;}
.CustomerHome .list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;transform: translateY(-10px);background:#0787ea;}
.CustomerHome .list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(10px);}
.CustomerHome .list .pic img{width:100%;min-height:150px}
.CustomerHome .list li:hover h4{opacity:1;transform: translateY(0px);}
.CustomerHome .list li:hover a:after{opacity:0.8;transform: translateY(0px);}


/*==首页关于↓==*/
.AboutHome{background: url(../images/AboutBg.jpg) no-repeat center; background-size:cover; background-attachment:ffixed;}
.AboutHome .wx{margin:auto;width:75%;display:table;color:#fff;font-size:15px; text-align: center;line-height: 28px;}
.AboutHome .more{position: relative;z-index:2;color:#fff;font-size:14px;display: table;margin: 60px auto 0;padding: 12px 46px;border:1px #fff solid;overflow: hidden;}
.AboutHome .more i{float:right;color:#fff;font-size: 18px;margin: 3px 0 0 12px;}
.AboutHome .more:before{opacity:0;content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#fff;transform: translateX(-10px);transition: all .4s ease-in-out;}
.AboutHome .more:hover{color:#0787ea; }
.AboutHome .more:hover:before{opacity:1;transform:translateX(0px);}
.AboutHome .more:hover i{color:#0787ea;transform:translateX(5px);}
.AboutHome ul{margin:80px auto 0;width: 60%;padding:30px 0;border-radius: 5px;text-align: center;background: #1e6dab;overflow: hidden;}
.AboutHome li{position:relative;float:left;width: 25%;/* padding: 18px 20px; */border-right: 1px #3b82bb solid;/* overflow:hidden; */}
.AboutHome li:last-child{border-right:none}
.AboutHome li em{width: 36px;height: 32px;display: inline-block;background-repeat:no-repeat;background-position: center;}
.AboutHome li h4{margin-top: 6px;color:#fff;font-size:18px;}
.AboutHome li:hover{transform:translateY(-6px);}
.AboutHome ul .x1 em{background-image:url(../images/AboutIco01.png);}
.AboutHome ul .x2 em{background-image:url(../images/AboutIco02.png);}
.AboutHome ul .x3 em{background-image:url(../images/AboutIco03.png);}
.AboutHome ul .x4 em{background-image:url(../images/AboutIco04.png);}


/*==首页新闻↓==*/
.NewsHome{}
.NewsHome .tone{}
.NewsHome .tone{position: relative; text-align: center;margin-bottom:50px;flex-flow: row wrap;align-content: flex-start;}
.NewsHome .tone li{display: inline-block;cursor: pointer;}
.NewsHome .tone a{position: relative;z-index:2;display: block;color:#131415;font-size:15px;padding:8px 30px;margin:0 15px;border-radius:5px;overflow:hidden;background: #efefef;}
.NewsHome .tone a:before{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#1e6dab; transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.NewsHome .tone .active a{color:#fff}
.NewsHome .tone .active a:before{transform: scale(1);transform-origin:left;}
.NewsHome .list{margin:0 0 -10px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.NewsHome .list li{display: inline-block;width:25%;margin-bottom:10px;}
.NewsHome .list a{display: block;margin-left:10px;}
.NewsHome .list .box{padding: 30px 20px;background: #f5f7fa;}
.NewsHome .list h4{color:#131415;font-size:18px; margin-bottom:8px;}
.NewsHome .list p{color:#999;font-size:14px;line-height: 22px;}
.NewsHome .list li:hover a{box-shadow:0 0 10px #ddd;transform:translateY(-5px)}
.NewsHome .list li:hover h4{color:#1e6dab}


/*==首页留言↓==*/
.MessageHome{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover ;}
.MessageHome form{margin: 0 0 -3% -3%;}
.MessageHome .block{float:left;width: 29.3%;height: 55px;line-height: 50px;margin: 0 0 2.5% 4%;}
.MessageHome input,.MessageHome textarea,.MessageHome button{color:#999;font-size:15px;padding: 5px 15px;border: 1px #eee solid;border-radius:5px;}
.MessageHome button{color:#fff;border:none;cursor:pointer; background:#1e6dab}
.MessageHome button:hover{background:#333;}
.MessageHome .tel{font-size:40px;color:#1e6dab;font-weight:bold;padding-left:50px}
.MessageHome .tel i{margin-right:10px;font-weight:400;}


/*==左侧联系↓==*/
.connection{margin-top: 30px;padding:20px;border: 1px #ddd solid;overflow: hidden;/* background:#eee; */}
.connection .tit{/* float:left; */color:#333;font-size: 18px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px #ddd solid;}
.connection .tit .more{float:right;display:block;color:#666;font-size:13px;margin-top: 5px;}
.connection .tit .more:hover{color:#1e6dab}
.connection .tel{position: relative;display: block;font-size:12px;color: #858585;padding-left:50px;margin-bottom: 20px; word-wrap: break-word;word-break: normal;}
.connection .tel font{display:block;color:#1e6dab;font-size:24px;margin-top: 5px;line-height:25px;font-weight: bold;}
.connection .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;margin-right: 10px;font-weight: 400;color:#333;font-size: 36px;}
.connection .wx{color:#666;font-size:14px;line-height:24px}
.connection .ewm{display: table;margin-top: 20px;}
.connection .ewm img{max-width: 100px;}
.connection .ewm font{vertical-align: middle;color: #666;font-size: 14px;padding-left: 30px;}
.connection .ewm font hr{float: left;width: 30px;height:1px;margin: 7px 10px 0 0;border:none;background: #aaa;}
.connection .ewm img,.connection .ewm font{display:table-cell;}


/*==案例列表↓==*/
.case-list{margin:0 0 -30px -20px;}
.case-list li{float:left;width: 24.99%;}
.case-list li a{display: block; position: relative;z-index:2;margin:0 0px 30px 20px;overflow: hidden;}
.case-list li .pic{padding-top:85%;border:1px #ddd solid}
.case-list li .pic:after{ opacity: 0;content: ""; position: absolute;left:0;bottom:0;z-index:1;width:60%;height:60%;border-radius:50% 50% 50% 0%; background: #000;transition: 0.5s;transform-origin: 0 100% 0;}
.case-list li h4{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-top:15px;color:#666;font-size:16px; text-align: center;}
.case-list li .box{opacity: 0; position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height:min-content;z-index:2;width:100%;padding:0px 50px 0 50px; text-align: center;transition: all .4s ease-in-out;}
.case-list li .box h5{color:#fff;font-size:18px;margin-bottom:20px;}
.case-list li .box p{-webkit-line-clamp: 3;color:#fff;font-size:14px;line-height:24px;}
.case-list li .box .more{display: table;margin:40px auto 0;color:#fff;font-size:14px;padding: 6px 30px;border:2px #fff solid;border-radius: 30px;}
.case-list li .more:hover{color:#000;border-color:#fff; background: #fff;}
.case-list li:hover .box{opacity: 1;}
.case-list li:hover .pic:after{opacity: 0.6;    transform: scale(4, 4);}
.case-list li:hover h4{color:#1e6dab}


/*==发展历程==*/
.course-list{ position:relative;width:60%;margin:auto}
.course-list:before{content:"";position:absolute;left: 100px;top: 15px;width:1px;height:100%;background:#ddd;}
.course-list li{/* clear: both; */margin-bottom:30px;}
.course-list li a{display: table;width:100%}
.course-list li h4{position:relative;width: 100px;color: #4a83d7;font-size: 26px;font-weight: bold;text-align: center;padding-right: 70px;/* padding:20px; *//* background: #4a83d7; */}
.course-list li h4:before{content:"";position:absolute;top: 15px;right: 29px;width:10px;height:10px;border-radius: 50%;background: #ccc;}
.course-list li .wx{color:#666;font-size:14px;padding:30px; background: #f5f5f5;}
.course-list li h4,.course-list li .wx{display: table-cell; vertical-align:top;}


/*===解决方案↓==*/
.SolveInner{}
.SolveInner .list{}
.SolveInner .list li{ display: table;width:100%; margin-bottom:40px;overflow: hidden;border: 1px #eee solid;box-shadow: 0 0 10px #eee;}
.SolveInner .list li:last-child{margin-bottom:0px}
.SolveInner .list li a{display: block;}
.SolveInner .list .pic,.SolveInner .list .box{float:none;display:table-cell;}
.SolveInner .list .hig{height:350px;}
.SolveInner .list .pic{float:left;width: 50%;}
.SolveInner .list .pic img{display: block;width:100%;height: 100%;object-fit: cover;}
.SolveInner .list .box{width:50%;float: right;padding: 50px;}
.SolveInner .list h4{color:#333;font-size: 24px;font-weight: bold;margin-bottom:30px;}
.SolveInner .list .wx{-webkit-line-clamp: 6;color:#666;font-size:14px;line-height: 24px;}
.SolveInner .list .more{color: #fff;display: table;font-size:12px;margin-top:30px;/* border:#ddd solid 1px; */padding: 12px 30px;background: #0292dc;}
.SolveInner .list li:hover{box-shadow: 0 0 10px #ccc;transform:translateY(-5px);}
.SolveInner .list li:hover h4{color:#0292dc}
.SolveInner .list li:hover .more{background:#333}
.SolveInner .list li.two{text-align: right;}
.SolveInner .list li.two .more{float:right}
.SolveInner .list li.two .pic{float:right}
.SolveInner .list li.two .box{float:left}
 

/*==产品列表↓==*/
.product-list{margin:0 0 -30px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{display: inline-block;width: 25%;text-align: center;margin-bottom: 30px;}
.product-list a{display: block;margin-left:20px;}
.product-list .pic{position:relative;z-index:2;/* border:1px #eee solid; *//* padding:10px; */margin: 8px; overflow: initial;}
.product-list .pic:before{opacity:0;content:"";position:absolute;left:0;top:0;z-index:1;width:100%;height:100%; background:#1e6dab}
.product-list .pic:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin: -8px;border:1px #e9e9e9 solid;}
.product-list em{opacity:0; position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;width: 50px;height: 50px;line-height: 47px;margin: auto;border-radius: 50%;color:#1e6dab;font-size:28px;transform:translateY(10px);background: #fff;}
.product-list em:before{opacity:0.5;content:"";position:absolute;left:0;top:0;right: 0;bottom: 0;z-index: -1;margin: -6px;/* width:100%; *//* height:100%; */border-radius:50%;background:#fff;}
.product-list h4{margin-top:20px;color:#000;font-size:18px; text-align: center;}
.product-list li:hover h4{color:#1e6dab}
.product-list li:hover .pic:before{opacity:0.5}
.product-list li:hover em{opacity:1; transform:translateY(0px)}
/*--*/
.product-list.lx3 li{width:33.3%}


/*==产品详情↓==*/
.ProductShow{}
.ProductShow .top{/*padding:60px 0 120px 0; ;border-bottom:1px #ddd solid;background: #f5f5f5;*/}
.ProductShow .top .left{width:55%;}
.ProductShow .top .right{width:40%}
.ProductShow .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.ProductShow .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.ProductShow .top .right .parts{ margin: -50px 0 35px 0;overflow: hidden;}
.ProductShow .top .right .parts h3{color:#333;font-size: 18px;margin-bottom: 15px;}
.ProductShow .top .right .parts img{display: block;float:left;width: 17%;height:80px;margin-right: 2%;border:2px #ddd solid;}
.ProductShow .top .right .parts img:hover{border-color:#666}
.ProductShow .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.ProductShow .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.ProductShow .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #1e6dab;}
.ProductShow .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.ProductShow .top .right .online{/* padding-left:70px; */}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background-color: #333;}
.ProductShow .con{margin-top:70px}
.ProductShow .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}
.ProductShow .con .tone li{position: relative; display: inline-block; margin:0 20px 0 20px; /*! border-left:1px #ddd solid; */cursor: pointer;}
.ProductShow .con .tone li a{display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0;}
.ProductShow .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #1e6dab}
.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#1e6dab}
.ProductShow .con .tone li.active a:after,.ProductShow .con .tone li:hover a:after{transform: scale(1);transform-origin:left;}
.ProductShow .con .long{margin-bottom:50px;padding-bottom:40px; border-bottom:1px #ddd solid}
.ProductShow .con .title{position: relative; color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.ProductShow .con .title:before{content:"";position: absolute; left:0;top:10%;width:2px;height: 80%; background: #1e6dab;}
.ProductShow .con .long:last-child{margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.ProductShow .con .wx{}
.ProductShow .con .wor{color:#393939;line-height:24px;font-size:15px;}


/*==左右图片切换↓==*/
.srllOrso{}
.srllOrso .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
.srllOrso .leftPic img{display: block;margin:auto;max-width:100%;height: 100%;object-fit: cover;}
.srllOrso .rightPic{width:20%;float: right;padding-left:15px;}
.srllOrso .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid;cursor: pointer;background: #fff;}
.srllOrso .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}
.srllOrso .rightPic li.swiper-slide-thumb-active{border-color: #1e6dab;}
.srllOrso .leftPic,.srllOrso .rightPic{height: 520px;}
.srllOrso .leftPic .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllOrso .leftPic .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllOrso .leftPic:hover .look{opacity:1 ; transform: translateY(0px);}
.srllOrso .rightPic:hover .btn{opacity: 1 !important;}
.srllOrso .btn{opacity:0 !important;left:15px;top:0;right:0;width:auto;height:auto;margin:0px;color:#fff;font-size: 32px;padding: 5px 0;text-align: center;background:rgba(0,0,0,0.5);}
.srllOrso .btn.swiper-button-disabled{opacity: .9}
.srllOrso .btn.nt{top:auto;bottom:0;}
.srllOrso .btn:hover{background:rgba(0,0,0,0.7)}


/*==新闻↓==*/
.NewsListBox{padding-bottom:0 !important}
.NewsListBox .up{margin-bottom:90px;}
.NewsListBox .up .more{}
.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}
.NewsListBox .up .more:before{content: "\e61f";font-family: "iconfont";line-height:1;float:right;/* width:10px; */height: 10px;font-size: 21px;margin: -1px 0 0 10px;transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #1e6dab;}
.NewsListBox .up .more:hover:before{transform:translateX(3px);}
.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}
.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#1e6dab;}
.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}
.NewsListBox .up li{ position: relative; }
.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}
.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.NewsListBox .up li:hover h4{color:#1e6dab}
.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}
.NewsListBox .shell ul{margin:0 0 -30px -30px;}
.NewsListBox .shell li{float: left;width: 33.3%;}
.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}
.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #1e6dab;}
.NewsListBox .shell li a h4{width: 100%;font-size: 16px;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}
.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}
.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../images/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.NewsListBox .shell li:hover a{transform: scale(1.02);}
.NewsListBox .shell li:hover a:after{width: 100%;}
.NewsListBox .shell li:hover a h4{color: #1e6dab}
.NewsListBox .shell li:hover .more{color:#f60}
.NewsListBox .shell li:hover .more:before{ background-position:0 0 }


/*==新闻详细页↓==*/
.NewsDetailBox{}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:23px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#FF6600}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../images/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#0085d0}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#0085d0}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
.NewsDetailBox .relevant{margin-top:60px}
.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}
.NewsDetailBox .relevant .list{margin-top:20px;}
.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}
.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}
.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}
.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}
.NewsDetailBox .relevant .list li:hover a{color:#0085d0}


/*==案例详情↓==*/
.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .details{margin-top:60px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{}
.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}
.CaseDetail .top .left{width:55%;}
.CaseDetail .top .right{width:40%}
.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #1e6dab;}
.CaseDetail .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.CaseDetail .top .right .online{/* padding-left:70px; */}
.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}
.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}


/*==滚动大图↓==*/
.srllPho{ position: relative;;width: 100%;margin: auto;}
.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}
.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}
.srllPho .gallery-top li{height:500px;}
.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}
.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}
.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}
.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #1e6dab solid;}
.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}
.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#1e6dab;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}
.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}
.srllPho .btn.nt{left:auto;right:0;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#1e6dab;}
.srllPho .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}


/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .mode{position: relative;}
.ContactInner .mode .long{position:relative;width:100%; display: table;}
.ContactInner .mode:before{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:150%;background: url(../images/ContactBg.jpg) no-repeat center;background-size: cover;}
.ContactInner .mode .left,.ContactInner .mode .right{display: table-cell;}
.ContactInner .mode .right{width:56%; vertical-align: bottom; }
/*.ContactInner .mode .right img{display: block;max-width:100%;}*/
.ContactInner .mode .left{ }
.ContactInner .mode .left .title{color:#333333;font-size:26px;}
.ContactInner .mode .left .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:30px; height:3px; background: #1e6dab;}
.ContactInner .mode .left .tel font{margin-top:30px;font-size:30px;color: #1e6dab;display: block;font-weight: bold;}
.ContactInner .mode .left .wx{margin-top:30px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .mode .left .add2{ margin-top:30px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .add2 font{font-size:22px; color:#333;display: block;margin-bottom: 10px;}
.ContactInner .mode .left .ewm{position: relative;float:left;color:#666666;font-size:12px; text-align: center;display: block;line-height: 15px; margin-right:80px;}
.ContactInner .long .left .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}
.ContactInner .mode .left .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .mode .left .online{color:#fff;margin:20px 0 0 0px; font-size:14px; padding:12px 50px; background: #1e6dab;display: table;border-radius: 20px;text-align: center;}
.ContactInner .mode .left .online:hover{background: #666;}
.ContactInner .agency{}
.ContactInner .agency .container{ }
.ContactInner .agency .title{margin-bottom:40px;color:#191919;font-size: 30px;}
.ContactInner .agency ul{margin: 0 0% -1% -1%;display: flex;flex-flow: row wrap;align-content: flex-start;}
.ContactInner .agency ul li{float:left;width: 32.3%;margin: 0% 0% 1% 1%;padding:30px;border: 1px solid #ddd;/* box-shadow: 0 0 10px #e8e8e8; */word-wrap:break-word;word-break:normal; }
.ContactInner .agency ul h4{position:relative; color:#333;font-size:18px;margin-bottom:20px;padding-left:15px;}
.ContactInner .agency ul h4:before{content:"";position:absolute;left:0;top:20%;height:60%;width:3px; background:#1e6dab;}
.ContactInner .agency ul .wx{display: block;color:#666;font-size:14px !important;line-height:26px;}
.ContactInner .agency ul li:hover{transform: translateY(-5px); box-shadow:0 0 10px #ddd}
.ContactInner .agency ul li:hover h4{color:#1e6dab}
.ContactInner .map{/* margin-top:70px */}
.ContactInner #dituContent{height:500px;}


/*==留言2↓==*/
.message{border-top:1px #ddd solid;overflow: hidden;}
.message .frame{position: relative;float:left;padding: 15px 20px; /*! line-height:50px; */width:32.3%;margin:0 0.5% 1% 0.5%;border: 1px #ddd solid;/* display: inline-block; */background:#fff;}
.message .frame.x1 input{background: url(../images/ico101.png) no-repeat left;/*! float: left; */}
.message .frame.x2 input{background: url(../images/ico102.png) no-repeat left;}
.message .frame.x3 input{background: url(../images/ico103.png) no-repeat left;}
.message .frame.x4 textarea{background: url(../images/ico104.png) no-repeat left top;}
.message .frame.x4{width:99%;}
.message .frame input,.message .frame textarea{padding-left:30px;width: 100%;border:none;/*! width: 100%; *//*! float: left; */display: inline;vertical-align: top;/*! float: right; */}
.message .frame textarea{/*! width:100%; */height:100px; clear: both}
.message button.submit{/* float:left; */display: table;margin: 30px auto 0;width: 20%;padding: 15px 50px;font-size:14px;color:#fff;background: #1e6dab;border: none;}
.message button.submit:hover{background:#333}
.message .yzm{margin:0 0 0 20px;}
.message .yzm input{padding:20px 20px;margin:0 10px;}


/*==荣誉资质通用↓==*/
.honorCon{background: url(../images/bg03.jpg);}
.honorCon .long{position: relative;}
.honorCon li{}
.honorCon .list li .pic{height:310px;padding:30px !important; background:#fff url(../images/honorBg.png) no-repeat center;background-size: contain;}
.honorCon li h4{color:#333333;font-size:16px;margin-top:20px; text-align: center;}
.honorCon li:hover h4{color:#1e6dab}
.honorCon .btn{left:-25px;width:50px;height:50px; line-height:45px;text-align: center;color:#fff;font-size:32px; background: #666;}
.honorCon .btn.next{left:auto;right:-25px;}
.honorCon .btn:hover{background:#1e6dab;}


/*数字加载*/
.digital{width:100%;margin-top: 50px;padding:0 50px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.digital li{position: relative;z-index:2; float:left;width:20%;display: block;}
.digital li a{position:relative;z-index:2; display:table;margin:auto}
.digital li span{color:#fff;font-size:76px;/* font-weight: bold; */}
.digital li h5{color:#fff;font-size:16px;/* margin-top: 10px; */}


/*==list-box 图片款 久↓==*/
.list-box{margin:0 0 -10px -10px}
.list-box li{float:left; width:25%; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block;margin:0 0 10px 10px}
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #0054b4 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0054b4;}


/*==底部===*/
.footer {position:relative;z-index:5;background:#3f3f3f;overflow:hidden;}
.footer .up{padding:70px 0 60px 0;background: url(../images/footBg.jpg) no-repeat center;background-size: cover;}
.footer .nav {position:relative;float:left;display:table;margin-bottom:30px;width:50%;}
.footer .nav h3 {color:#fff;font-size:18px;margin-bottom: 12px;}
.footer .nav h3 hr {display:block;border:none;margin: 12px 0 0px 0;width: 25px;height:1px;background:#1e6dab;}
.footer .nav li {/*! display:table-cell;*/padding-right:80px;float:left;}
.footer .nav li a {display:block;color:#eee;font-size: 13px;padding: 5px 0;}
.footer .nav li a:hover {color:#ccc}
.footer .ewm {float:right;margin-left: 10%;color:#eee;font-size:14px;text-align:center;}
.footer .ewm img {display:block;margin-bottom:10px;width:150px;}
.footer .right {float:right;color:#aaa;font-size:12px;margin-left:80px;}
.footer .right .tel {display:block;color:#fff;font-size:28px;font-weight: bold;border-bottom: 1px rgba(255,255,255,0.2) solid;padding-bottom:10px;margin-bottom:20px;padding-right: 50px;}
.footer .right .tel i {float:left;font-size: 22px;display:block;font-weight: 400;margin: 10px 10px 0 0;}
.footer .right .wx {display:block;color:#eee;font-size: 13px;line-height:24px;}
.footer .right .share {margin-top:20px}
.footer .right .share a {display:inline-block;margin-right:18px;width:35px;line-height:35px;text-align:center;color:#fff;font-size:20px;border-radius:50%;background:#3d99ff;}
.footer .right .share a:hover {background:#1e6dab;}
.footer .down {position:relative;padding: 20px 0 30px 0;color:#eee;font-size: 13px;background: #003d6c;}
.footer .down a {color:#eee;font-size: 13px;}
.footer .down a:hover {color:#ddd;}
.footer .link{margin-top:20px;width: 100%;}
.footer .link h3{color:#fff;font-size:12px;float: left;}
.footer .link a{color:#858585;font-size:12px;display: inline-block;padding: 0 15px;font-size:12px;line-height: 9px;border-right: 1px #999 dotted;}
.footer .link a:last-child{border:none;}





